home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / ispell_bin.lha / ispell-3.1.18bin / interfaces / GUISpell-1.1 / error.h < prev    next >
Encoding:
Text File  |  1995-09-21  |  94 b   |  4 lines

  1. void Warning (char *code, ...);
  2. void Error (char *code, ...);
  3. void OnError (void (*f)(void));
  4.